div#joinNow {
 background: #eee;
 padding: 1em 0;
 border-style: none;
}

div#joinNow h2 {
 color: #b90;
 font-size: 180%;
 line-height: 1.2em;
 text-align: center;
 text-transform: lowercase;
 margin-bottom: 0.3em;
}

div#joinNow img {
 display: block;
 float: none;
 margin: 0 auto;
}

#propertyTypes,
#agentLocation {
 display: none;
}
